ci: Use the fedora:v20 image
authorMatthias Clasen <mclasen@redhat.com>
Thu, 9 Jul 2020 02:18:45 +0000 (22:18 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 9 Jul 2020 19:07:50 +0000 (15:07 -0400)
This image includes libasan and libubsan.

.gitlab-ci.yml

index 74c19d642f840af92218c261671d7b0363b97551..469c68405e99896abf9bc61e516f3d1aeb4290d9 100644 (file)
@@ -20,7 +20,7 @@ variables:
   BACKEND_FLAGS: "-Dx11-backend=true -Dwayland-backend=true -Dbroadway-backend=true -Dvulkan=yes"
   FEATURE_FLAGS: "-Dcloudproviders=true"
   MESON_TEST_TIMEOUT_MULTIPLIER: 2
-  FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gtk/fedora:v17"
+  FEDORA_IMAGE: "registry.gitlab.gnome.org/gnome/gtk/fedora:v20"
   FLATPAK_IMAGE: "registry.gitlab.gnome.org/gnome/gnome-runtime-images/gnome:master"
   DOCS_IMAGE: "registry.gitlab.gnome.org/gnome/gtk/fedora-docs:v19"